Skip to main content
POST
Force memory extraction [OSS + Cloud]

Authorizations

Authorization
string
header
required

API key issued by EverOS, sent as Authorization: Bearer <api_key>.

Body

application/json
session_id
string
required

The session to extract from. Only messages already accumulated for this session are considered, so a still-queued async add yields "no_extraction".

Minimum string length: 1
app_id
string
default:default

Scope the session lives in, defaulting to "default".

project_id
string
default:default

Second half of the scope, defaulting to "default".

Response

Successful Response

request_id
string
required

Request trace id (peer to data)

data
FlushData · object
required

Endpoint-defined business result